{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "## Multivariable pairing (RGA)\n", "\n", "For a 2$\\times$2 system, we have 2 choices of pairing variables for distributed control:\n", "\n", "
| Diagonal | Off-diagonal |
![]() | ![]() |
| $$G_{cd} = \\left[\\begin{array}{cc} G_{c1} & 0 \\\\ 0 & G_{c2} \\end{array}\\right]$$ | $$G_{co} = \\left[\\begin{array}{cc} 0 & G_{c2} \\\\ G_{c1} & 0 \\end{array}\\right]$$ |